[INFO] cloning repository https://github.com/Whattss/majesty-bar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Whattss/majesty-bar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Fmajesty-bar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Fmajesty-bar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59817b72b97c47ca87bd35d302d4ad12e9ff95a2
[INFO] checking Whattss/majesty-bar against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Fmajesty-bar" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Whattss/majesty-bar
[INFO] finished tweaking git repo https://github.com/Whattss/majesty-bar
[INFO] tweaked toml for git repo https://github.com/Whattss/majesty-bar written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Whattss/majesty-bar on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Whattss/majesty-bar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libpulse-sys v1.23.0
[INFO] [stderr]   Downloaded pango-sys v0.19.8
[INFO] [stderr]   Downloaded pangocairo v0.19.8
[INFO] [stderr]   Downloaded glib-sys v0.19.8
[INFO] [stderr]   Downloaded pango v0.19.8
[INFO] [stderr]   Downloaded libpulse-binding v2.30.1
[INFO] [stderr]   Downloaded gobject-sys v0.19.8
[INFO] [stderr]   Downloaded gio v0.19.8
[INFO] [stderr]   Downloaded glib v0.19.9
[INFO] [stderr]   Downloaded glib-macros v0.19.9
[INFO] [stderr]   Downloaded gio-sys v0.19.8
[INFO] [stderr]   Downloaded pangocairo-sys v0.19.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4
[INFO] running `Command { std: "docker" "start" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking libpulse-binding v2.30.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pangocairo-sys v0.19.8
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr]     Checking system-tray v0.8.5
[INFO] [stderr]     Checking cairo-rs v0.19.4
[INFO] [stderr]     Checking pango v0.19.8
[INFO] [stderr]     Checking pangocairo v0.19.8
[INFO] [stderr]     Checking majesty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `count_width` is assigned to, but never used
[INFO] [stdout]    --> src/renderer.rs:797:29
[INFO] [stdout]     |
[INFO] [stdout] 797 |                         let mut count_width = 0;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_count_width` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count_width` is never read
[INFO] [stdout]    --> src/renderer.rs:810:29
[INFO] [stdout]     |
[INFO] [stdout] 810 | ...                   count_width = w;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]   --> src/systray.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     if let Some(ref cli) = *client_guard {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/systray.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |                         let req = ActivateRequest::Default { 
[INFO] [stdout]    |                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count_width` is assigned to, but never used
[INFO] [stdout]    --> src/renderer.rs:797:29
[INFO] [stdout]     |
[INFO] [stdout] 797 |                         let mut count_width = 0;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_count_width` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count_width` is never read
[INFO] [stdout]    --> src/renderer.rs:810:29
[INFO] [stdout]     |
[INFO] [stdout] 810 | ...                   count_width = w;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:794:17
[INFO] [stdout]     |
[INFO] [stdout] 794 |             let mut child = std::process::Command::new("swaync-client")
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `volume`
[INFO] [stdout]    --> src/main.rs:743:45
[INFO] [stdout]     |
[INFO] [stdout] 743 |         match PulseAudioListener::new(move |volume| {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch` is never used
[INFO] [stdout]    --> src/hyprland.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl HyprlandIPC {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn dispatch(&self, command: &str) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_volume_sync` is never used
[INFO] [stdout]   --> src/pulse.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn get_volume_sync() -> Result<i32, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_FONT` is never used
[INFO] [stdout]   --> src/renderer.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const SYSTRAY_FONT: &str = "SF Pro Display";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_FONT_SIZE` is never used
[INFO] [stdout]   --> src/renderer.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const SYSTRAY_FONT_SIZE: i32 = 13;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_FONT_WEIGHT` is never used
[INFO] [stdout]   --> src/renderer.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const SYSTRAY_FONT_WEIGHT: pango::Weight = pango::Weight::Medium;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_ICON_TEXT_GAP` is never used
[INFO] [stdout]   --> src/renderer.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const SYSTRAY_ICON_TEXT_GAP: f64 = 8.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/renderer.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct WorkspaceInfo {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 49 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/renderer.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 55 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 56 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_size`, `draw_workspaces`, `draw_workspace_number`, `draw_black_bar`, and `create_font` are never used
[INFO] [stdout]    --> src/renderer.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Renderer {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn set_size(&mut self, width: u32, height: u32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn draw_workspaces(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 880 |     pub fn draw_workspace_number(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 895 |     pub fn draw_black_bar(&self, width: u32, height: u32) -> Result<(Vec<u8>, Vec<(f64, f64)>), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 901 |     pub fn create_font(&self, font_family: &str, size: i32) -> FontDescription {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `width` are never read
[INFO] [stdout]   --> src/systray.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SystrayItem {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub x: f64,  // Posición X del icono
[INFO] [stdout]    |         ^
[INFO] [stdout] 13 |     pub width: f64,  // Ancho del icono
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystrayItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]   --> src/systray.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     if let Some(ref cli) = *client_guard {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/systray.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |                         let req = ActivateRequest::Default { 
[INFO] [stdout]    |                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:794:17
[INFO] [stdout]     |
[INFO] [stdout] 794 |             let mut child = std::process::Command::new("swaync-client")
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `volume`
[INFO] [stdout]    --> src/main.rs:743:45
[INFO] [stdout]     |
[INFO] [stdout] 743 |         match PulseAudioListener::new(move |volume| {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch` is never used
[INFO] [stdout]    --> src/hyprland.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl HyprlandIPC {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn dispatch(&self, command: &str) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_volume_sync` is never used
[INFO] [stdout]   --> src/pulse.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn get_volume_sync() -> Result<i32, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_FONT` is never used
[INFO] [stdout]   --> src/renderer.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const SYSTRAY_FONT: &str = "SF Pro Display";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_FONT_SIZE` is never used
[INFO] [stdout]   --> src/renderer.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const SYSTRAY_FONT_SIZE: i32 = 13;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_FONT_WEIGHT` is never used
[INFO] [stdout]   --> src/renderer.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const SYSTRAY_FONT_WEIGHT: pango::Weight = pango::Weight::Medium;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTRAY_ICON_TEXT_GAP` is never used
[INFO] [stdout]   --> src/renderer.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const SYSTRAY_ICON_TEXT_GAP: f64 = 8.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/renderer.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct WorkspaceInfo {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 49 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/renderer.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 55 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 56 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_size`, `draw_workspaces`, `draw_workspace_number`, `draw_black_bar`, and `create_font` are never used
[INFO] [stdout]    --> src/renderer.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Renderer {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn set_size(&mut self, width: u32, height: u32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn draw_workspaces(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 880 |     pub fn draw_workspace_number(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 895 |     pub fn draw_black_bar(&self, width: u32, height: u32) -> Result<(Vec<u8>, Vec<(f64, f64)>), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 901 |     pub fn create_font(&self, font_family: &str, size: i32) -> FontDescription {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `width` are never read
[INFO] [stdout]   --> src/systray.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SystrayItem {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub x: f64,  // Posición X del icono
[INFO] [stdout]    |         ^
[INFO] [stdout] 13 |     pub width: f64,  // Ancho del icono
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystrayItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4", kill_on_drop: false }`
[INFO] [stdout] a8f1b87745734627bdeb238bf6a3325f9a554d512fa746fef034f863c409e7f4
